func net/http.http2httpCodeString

2 uses

	net/http (current package)
		h2_bundle.go#L3508: func http2httpCodeString(code int) string {
		h2_bundle.go#L10470: 		http2encKV(enc, ":status", http2httpCodeString(w.httpResCode))